[Extension()] [Obsolete("You are asserting the 'AndConstraint' itself. Remove the 'Should()' method directly following 'And'", true)] public static void Should<TSubject,TAssertions>( ReferenceTypeAssertions<TSubject,TAssertions> _ ) where TAssertions: ReferenceTypeAssertions<TSubject,TAssertions>
Parameters
- _
Type Parameters
- TSubject
- TAssertions